Vcenter Inventory Datastore Info
Vcenter Inventory Datastore Info
The Vcenter Inventory Datastore Info schema contains information about a datastore.
JSON Example
{
"type": "string"
}
string
type
Required
Type of the datastore.
When clients pass a value of this schema as a parameter, the property must be one of Datastore
or StoragePod
. When operations return a value of this schema as a response, the property will be one of Datastore
or StoragePod
.